css: Remove deprecated number-as-pixels compatibility
authorBenjamin Otte <otte@redhat.com>
Wed, 18 Jan 2017 03:12:15 +0000 (04:12 +0100)
committerBenjamin Otte <otte@redhat.com>
Wed, 18 Jan 2017 03:13:56 +0000 (04:13 +0100)
commitfb47a8d714f075130c944cc5a3d38a4757c902dd
treed21f84171463e21caba791a0fdb8559309e37864
parentbd24ca5b18917f86c9cc3559ab4d0cac5bb5561a
css: Remove deprecated number-as-pixels compatibility

Previously, for compatibility with GTK 3.0, we allowed specifying
numbers without units and interpreted them as pixels, even when the CSS
specification didn't.

Remove that now that we can break API.
gtk/gtkcsscalcvalue.c
gtk/gtkcsscornervalue.c
gtk/gtkcssnumbervalueprivate.h
gtk/gtkcssparser.c
gtk/gtkcssshadowvalue.c
gtk/gtkcssshorthandpropertyimpl.c
gtk/gtkcssstylefuncs.c
gtk/gtkcssstylepropertyimpl.c